home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / comm / mnpc12.zip / README.DOC < prev    next >
Text File  |  1987-12-29  |  1KB  |  46 lines

  1. April 16, 1987
  2.  
  3. Microcom MNP Library
  4. (Microsoft C Version)
  5.  
  6.  
  7. This diskette contains code and documentation for an IBM 
  8. PC/compatible implementation of Class 2 of the MNP link 
  9. protocol.  This is suitable for use with a Microsoft C
  10. application using the small code/small data model.
  11. See the programmer's manual, in file 'mnpc.doc', for
  12. further details.
  13.  
  14. These files are in the public domain and may be copied, 
  15. distributed, etc.  Note, however, that these materials are 
  16. made available by Microcom, Inc., on an 'as is' basis and, 
  17. while it is believed that the code here is a correct 
  18. implementation,  Microcom does not warrant them to be error-
  19. free or suitable for any particular purpose.
  20.  
  21. The files are as follows:
  22.  
  23.     mnpc.doc - programmer's guide to the MNP library
  24.  
  25.     bldc.bat - batch file which builds the MNP object
  26.                 library, 'mnp.lib', from the source files
  27.                 on this diskette (Note: Microsoft C         
  28.                 compiler, Macro Assembler and librarian
  29.                 are required)
  30.  
  31.     mnp.lib - MNP object library
  32.  
  33.     *.c/*.asm - MNP source files
  34.  
  35.     testc.c - a sample program - a simple terminal 
  36.             emulator
  37.     
  38. Direct questions and report problems to 
  39.  
  40. Gregory Pearson
  41. Microcom, Inc.
  42. 15303 Ventura Blvd, Suite 900
  43. Sherman Oaks, CA 91403
  44. (818)986-4212
  45. FAX (818)986-4212
  46.